Skip to content

Improve board list detection via cloud API #1982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 21, 2022

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 17, 2022

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)

What kind of change does this PR introduce?

What is the current behavior?

board list terminate with an error if the network is not available and the board is not "known" (there are no platform installed for that board).

What is the new behavior?

The board list command always complete even if the network is not available

Does this PR introduce a breaking change, and is titled accordingly?

No

@cmaglie cmaglie self-assigned this Nov 17, 2022
@cmaglie
Copy link
Member Author

cmaglie commented Nov 17, 2022

Actually, it doesn't strictly fix #1963, but if I read correctly between the lines, this is what @ubidefeo was asking for.

@cmaglie cmaglie linked an issue Nov 17, 2022 that may be closed by this pull request
@cmaglie cmaglie added this to the Arduino CLI 1.0 milestone Nov 17, 2022
@cmaglie cmaglie added type: enhancement Proposed improvement priority: high Resolution is a high priority criticality: high Of high impact topic: code Related to content of the project itself labels Nov 17, 2022
@cmaglie cmaglie merged commit 06a3564 into arduino:master Nov 21, 2022
@cmaglie cmaglie deleted the improve_api_query branch November 21, 2022 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
criticality: high Of high impact priority: high Resolution is a high priority topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
2 participants